Resource StructureDefinition/FHIR Server from package navify.fhir.r5.rdc#1.0.0 (79 ms)
Package | navify.fhir.r5.rdc |
Type | StructureDefinition |
Id | Id |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.0.0&canonical=https://roche.com/fhir/iop/StructureDefinition/ext-DeviceSettings |
Url | https://roche.com/fhir/iop/StructureDefinition/ext-DeviceSettings |
Status | active |
Name | ExtDeviceSettings |
Title | ext DeviceSettings |
Experimental | False |
Description | This DeviceSettings extension is used to capture the device settings for devices. The device settings extension consist of three blocks: timings; valueCodeableConcept; & Value; which is flexible enough to accomodate all device settings. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Extension |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ext-DeviceSettings",
"url" : "https://roche.com/fhir/iop/StructureDefinition/ext-DeviceSettings",
"name" : "ExtDeviceSettings",
"title" : "ext DeviceSettings",
"status" : "active",
"publisher" : "F. Hoffmann-La Roche AG",
"description" : "This DeviceSettings extension is used to capture the device settings for devices. The device settings extension consist of three blocks: timings; valueCodeableConcept; & Value; which is flexible enough to accomodate all device settings.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Device"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension.extension:settingsTime",
"path" : "Extension.extension",
"sliceName" : "settingsTime",
"max" : "1"
},
{
"id" : "Extension.extension:settingsTime.url",
"path" : "Extension.extension.url",
"fixedUri" : "settingsTime"
},
{
"id" : "Extension.extension:settingsTime.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "Period"
}
]
},
{
"id" : "Extension.extension:settingsCode",
"path" : "Extension.extension",
"sliceName" : "settingsCode",
"max" : "1"
},
{
"id" : "Extension.extension:settingsCode.url",
"path" : "Extension.extension.url",
"fixedUri" : "settingsCode"
},
{
"id" : "Extension.extension:settingsCode.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "https://roche.com/fhir/iop/ValueSet/device-settings-codes"
}
},
{
"id" : "Extension.extension:settingsValue",
"path" : "Extension.extension",
"sliceName" : "settingsValue",
"max" : "1"
},
{
"id" : "Extension.extension:settingsValue.url",
"path" : "Extension.extension.url",
"fixedUri" : "settingsValue"
},
{
"id" : "Extension.extension:settingsValue.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "boolean"
},
{
"code" : "Quantity"
},
{
"code" : "Range"
},
{
"code" : "Ratio"
}
]
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "https://roche.com/fhir/iop/StructureDefinition/ext-DeviceSettings"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.